home *** CD-ROM | disk | FTP | other *** search
/ Serving Financial Service…olutions Suite 1994 Fall / Serving Financial Services Solutions Suite 1994 Fall.iso / Apps / Pages / Pages.app / English.lproj / GraphicAdjustMicro.nib / data.classes next >
Text File  |  1994-12-14  |  680b  |  50 lines

  1. FirstResponder = {
  2.     ACTIONS = {
  3.     };
  4.     SUPERCLASS = Object;
  5. };
  6. PGInspector = {
  7.     ACTIONS = {
  8.     default:;
  9.     setMicroInspector:;
  10.     set:;
  11.     revert:;
  12.     };
  13.     OUTLETS = {
  14.     currentStyleButton;
  15.     microInspectorSlot;
  16.     window;
  17.     loadedSelection;
  18.     blankMicroPanel;
  19.     loadedStyleList;
  20.     styleList;
  21.     stringTable;
  22.     microInspectorMtx;
  23.     };
  24.     SUPERCLASS = Object;
  25. };
  26. GraphicInspector = {
  27.     ACTIONS = {
  28.     setMargin:;
  29.     setRotation:;
  30.     setWrap:;
  31.     setKnobs:;
  32.     flipVert:;
  33.     setScale:;
  34.     flipHoriz:;
  35.     };
  36.     OUTLETS = {
  37.     knobMtx;
  38.     frameMicro;
  39.     marginText;
  40.     imageSpecMicro;
  41.     placementMtx;
  42.     flipHoriz;
  43.     adjustMicro;
  44.     flipVert;
  45.     placementMicro;
  46.     wrapMtx;
  47.     };
  48.     SUPERCLASS = PGInspector;
  49. };
  50.